html {
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%
}

body {
  padding-bottom: 0px !important;
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.5;
    background-color: white;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

/*a {*/
    /*background: transparent;*/
    /*text-decoration: none;*/
    /*-webkit-tap-highlight-color: transparent;*/
    /*color: #08c;*/
/*}*/

a:active {
    outline: 0
}

a:active {
    color: #069
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0;
    vertical-align: middle
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

html, button, input, select, textarea {
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
    margin: 0
}

ul, ol, li, dl, dd {
    margin: 0;
    padding: 0
}

ul, ol {
    list-style: none outside none
}

/*h1, h2, h3 {*/
    /*line-height: 2;*/
    /*font-weight: normal*/
/*}*/

/*h1 {*/
    /*font-size: 1.8rem*/
/*}*/

/*h2 {*/
    /*font-size: 1.6rem*/
/*}*/

/*h3 {*/
    /*font-size: 1.4rem*/
/*}*/

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #ccc
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #ccc
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #ccc
}

/** {*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box*/
/*}*/

input, textarea {
    -webkit-appearance: none
}

a, img {
    -webkit-touch-callout: none
}

/*a, button, input, div, p, dl, dd, dt, li, span {*/
    /*-webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
    /*-webkit-tap-highlight-color: transparent*/
/*}*/

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1
}


.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background: #fff;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.s1 {
    background: url(../images/bgs.png);
    background-size: 100% 100%;
}

.content {
    position: relative;
    width: 100%
}


.words {
  color: #FFFFFF;
    max-width: 90%;
}
.title {
    width: 26.8%;
    margin-top: 25%;
    margin-left:  8%;
}
.words {
    padding-top: 0;
    margin: 0 auto
}

.words p {
    font-family: "隶书";
    font-size: 0.6rem;
    text-align: center;
    /*text-shadow:2px 2px 4px #000;*/
}

.title2 {
    width: 52.3%;
    margin-top: 4%;
    margin-left:  26%;
}
.cer {
    width: 70%;
    margin: 0% auto;
}
.share {
    margin-top: 5%;
    margin-left: 32%;
}
.s2 {
    background: url(../images/bg1.png);
    background-size: 100% 100%;
}

.m-title, .m-box {
    width: 85%;
    margin: 0 auto
}

.title3 {
    width: 48.53%;
    height: 3.7%;
}
/*.cns {*/
  /*width: 93.1%;*/
  /*height: 8.83%;*/
  /*background: #418ABF;*/
  /*border-top: 1px solid white;*/
  /*border-bottom: 1px solid white;*/
  /*margin-top: 3%;*/
  /*margin-left: 3.5%;*/
  /*position: relative;*/
/*}*/
/*.percent {*/
    /*width: 70%;*/
    /*!*padding-top: .5rem;*!*/
    /*!*margin: 0 auto*!*/
/*}*/

.food {
    width: 100%;
}

.s3 {
    background: url(../images/bg1.png);
    background-size: 100% 100%;
}
/*.words1 {*/
  /*color: #FFFFFF;*/
  /*max-width: 90%;*/
/*}*/
/*.words1 p {*/
    /*font-family: "隶书";*/
    /*font-size: 0.6rem;*/
    /*text-align: center;*/
    /*text-shadow:2px 2px 4px #000;*/
    /*padding-top: 20%;*/
/*}*/
.feb-box {
    padding-top: 5%;
}

.feb-box div {
    width: 100%
}

.po-f {
    position: relative;
    margin-bottom: 2px
}
.feb-t {
    width: 49.5%;
    height: 20.53%;
}

.feb-c {
    width: 49.5%;
    height: 22.07%;
    margin-top: 1%;
}
.feb-b {
    width: 49.5%;
    height: 22.18%;
    margin-top: 1%;
}
/*.dj {*/
    /*width: 22%;*/
    /*height: 15%;*/
    /*margin-top: 4%;*/
    /*margin-left: 40%;*/
/*}*/

div.arrow1 {
    width: 100%;
    height: 5%;
    position: fixed;
    bottom: 0;
    z-index: 100
}

div.arrow1  img.img_arrow {
    width: 5%;
    height: 50%;
    margin-left: 48%
}
